Skip to content

Add payment channel setup panel on invoice detail page#191

Merged
Kingsman-99 merged 2 commits into
Stellar-split:mainfrom
lemarjohnny781:feature/payment-channel-setup
Jun 1, 2026
Merged

Add payment channel setup panel on invoice detail page#191
Kingsman-99 merged 2 commits into
Stellar-split:mainfrom
lemarjohnny781:feature/payment-channel-setup

Conversation

@lemarjohnny781
Copy link
Copy Markdown
Contributor

@lemarjohnny781 lemarjohnny781 commented Jun 1, 2026

This PR adds a payment channel setup panel to the invoice detail page for frequent payers. It persists channel state in localStorage as { invoiceId, payer, balance, opened }, supports opening and closing payment channels via the contract, displays channel balance next to the invoice funded amount, and consumes channel balance during payments when available.

closes #118

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@lemarjohnny781 is attempting to deploy a commit to the kingsman-99's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@lemarjohnny781 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Kingsman-99 Kingsman-99 merged commit 5e80a14 into Stellar-split:main Jun 1, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add invoice payment channel UI

2 participants